LISTS & LOOPS: Lists and loops go together like peanut butter and jelly.
- This program uses 5 different lists that all contain different and specific information.
- Click Run and watch the stage. Notice anything wrong? Did you get an error?
- The lists that the loops are looping through are all mixed up! Look at the different lists and loops.
- Decide which list should be used with each loop depending on what they do.
To navigate the page using the TAB key, first press ESC to exit the code editor.